From: Richard M. Stallman Date: Sat, 1 May 1993 14:39:32 +0000 (+0000) Subject: Changed. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~96441 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=3193071145cdaf845e86bc958ae7f535b707ac79;p=emacs.git Changed. --- diff --git a/etc/TUTORIAL b/etc/TUTORIAL index abfe251cd35..c965d4f9dbe 100644 --- a/etc/TUTORIAL +++ b/etc/TUTORIAL @@ -578,10 +578,10 @@ should probably use Text Mode. >> Type M-x text-mode. Don't worry, none of the commands you have learned changes Emacs in -any great way. But you can now observe that periods are no longer -part of words when you do M-f or M-b! Major modes are usually like -that: commands don't change into completely unrelated things, but they -work a little bit differently. +any great way. But you can observe that apostrophes are now part of +words when you do M-f or M-b. Major modes are usually like that: +commands don't change into completely unrelated things, but they work +a little bit differently. To get documentation on your current major mode, type C-h m.